Skip to content

[fix] install/check Windows MSVC prerequisites#109

Merged
FlowmemoryAI merged 1 commit into
mainfrom
fix/windows-msvc-prereq
May 13, 2026
Merged

[fix] install/check Windows MSVC prerequisites#109
FlowmemoryAI merged 1 commit into
mainfrom
fix/windows-msvc-prereq

Conversation

@FlowmemoryAI
Copy link
Copy Markdown
Owner

Summary

  • add Visual Studio Build Tools C++ workload detection to FlowChain prerequisite checks
  • install the C++ workload through the beginner Windows installer when missing
  • document the MSVC/Rust linker dependency in second-computer setup docs

Validation

  • PowerShell parser check: INSTALL_FLOWCHAIN_WINDOWS.ps1
  • PowerShell parser check: infra/scripts/flowchain-check-prereqs.ps1
  • git diff --check
  • powershell -NoProfile -ExecutionPolicy Bypass -File infra/scripts/flowchain-check-prereqs.ps1

Second-computer evidence

  • Installed Visual Studio Build Tools C++ workload on FalconXtreme
  • npm run flowchain:smoke passed on the second computer after install
  • npm run bridge:mock passed on the second computer
  • API and workbench restarted and verified on 127.0.0.1:8787 and 127.0.0.1:5173

@FlowmemoryAI FlowmemoryAI merged commit 69329be into main May 13, 2026
8 checks passed
@FlowmemoryAI FlowmemoryAI deleted the fix/windows-msvc-prereq branch May 13, 2026 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant